ASP.NET Core MVC コントロールヘルプ
Bind(String) メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > CollectionViewServiceBuilder<T> クラス > Bind メソッド : Bind(String) メソッド
The value.
Configurates C1.Web.Mvc.CollectionViewService<T>.ReadActionUrl. Sets the url of read action.
シンタックス
'宣言
 
Public Overloads Function Bind( _
   ByVal value As System.String _
) As CollectionViewServiceBuilder(Of T)
public CollectionViewServiceBuilder<T> Bind( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

CollectionViewServiceBuilder<T> クラス
CollectionViewServiceBuilder<T> メンバ
オーバーロード一覧